Skip to content

chore(deps): update tunit to 1.5*#6171

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Jun 6, 2026
Merged

chore(deps): update tunit to 1.5*#6171
thomhurst merged 1 commit into
mainfrom
renovate/tunit

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.*1.5*
TUnit nuget minor 1.48.61.50.0
TUnit.AspNetCore nuget minor 1.48.61.50.0
TUnit.Assertions nuget minor 1.48.61.50.0
TUnit.Assertions.FSharp nuget minor 1.*1.5*
TUnit.Assertions.FSharp nuget minor 1.48.61.50.0
TUnit.Core nuget minor 1.48.61.50.0
TUnit.Engine nuget minor 1.48.61.50.0
TUnit.Playwright nuget minor 1.*1.5*

Release Notes

thomhurst/TUnit (TUnit)

v1.50.0: 1.50.0

What's Changed
Other Changes

Full Changelog: v1.49.0...v1.50.0

v1.49.0: 1.49.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.48.6...v1.49.0

v1.48.6: 1.48.6

What's Changed
Other Changes
Dependencies

Full Changelog: v1.48.0...v1.48.6

v1.48.0: 1.48.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.47.0...v1.48.0

v1.47.0: 1.47.0

What's Changed
Other Changes

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 6, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 6, 2026 01:15

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Overview

This is a Renovate-generated dependency update PR that bumps all TUnit-related NuGet packages from 1.48.61.50.0, and tightens the floating version constraints in project templates from 1.*1.5*.

Analysis

Consistency
All TUnit packages are updated together in a single PR: TUnit, TUnit.AspNetCore, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.Assertions.FSharp, and TUnit.Playwright. No partial updates.

Template Version Constraint Change — Worth a Second Look

The template files shift from 1.* to 1.5*. In NuGet's floating version syntax, 1.5* matches any version whose string representation starts with 1.5 (e.g. 1.50.0, 1.51.0), but not 1.60.0 or higher. This is intentional behavior by Renovate to keep templates from silently pulling in newer minor versions, but it does mean:

  • Once TUnit reaches 1.60.x, new projects scaffolded from these templates will be pinned to an outdated range unless the templates are updated again.
  • If the project moves fast (which it has — 1.481.50 in this cycle), this constraint will need regular maintenance.

This is a reasonable tradeoff (predictability vs. freshness), but it's worth being aware that the Renovate constraint-narrowing is now the mechanism keeping templates current. As long as Renovate PRs like this one are merged promptly, there's no issue.

No concerns with the Directory.Packages.props changes — pinning to a specific 1.50.0 version for internal test/sample project references is the right call.

Summary

Low-risk, routine version bump. The only thing worth noting is the implication of the 1.5* constraint in templates, which is a Renovate convention rather than a bug. Safe to merge.

@claude

claude Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Code Review

Overview

This is a Renovate-generated dependency update PR that bumps all TUnit-related NuGet packages from 1.48.61.50.0, and tightens the floating version constraints in project templates from 1.*1.5*.

Analysis

Consistency
All TUnit packages are updated together in a single PR: TUnit, TUnit.AspNetCore, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.Assertions.FSharp, and TUnit.Playwright. No partial updates.

Template Version Constraint Change — Worth a Second Look

The template files shift from 1.* to 1.5*. In NuGet's floating version syntax, 1.5* matches any version whose string representation starts with 1.5 (e.g. 1.50.0, 1.51.0), but not 1.60.0 or higher. This is intentional behavior by Renovate to keep templates from silently pulling in newer minor versions, but it does mean:

  • Once TUnit reaches 1.60.x, new projects scaffolded from these templates will be pinned to an outdated range unless the templates are updated again.
  • If the project moves fast (which it has — 1.481.50 in this cycle), this constraint will need regular maintenance.

This is a reasonable tradeoff (predictability vs. freshness), but it's worth being aware that the Renovate constraint-narrowing is now the mechanism keeping templates current. As long as Renovate PRs like this one are merged promptly, there's no issue.

No concerns with the Directory.Packages.props changes — pinning to a specific 1.50.0 version for internal test/sample project references is the right call.

Summary

Low-risk, routine version bump. The only thing worth noting is the implication of the 1.5* constraint in templates, which is a Renovate convention rather than a bug. Safe to merge.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit e57125f into main Jun 6, 2026
14 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch June 6, 2026 01:39
This was referenced Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants